home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 111 / PC Guia 111.iso / Software / Utils / Perfect Process 1.1 / ppfree.msi / Cabs.w1.cab / PPAdmin.exe / 0 / RCDATA / TFORM3 / TFORM3.txt < prev   
Encoding:
Text File  |  2003-12-09  |  2.6 KB  |  117 lines

  1. object Form3: TForm3
  2.   Left = 894
  3.   Top = 560
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Log'
  7.   ClientHeight = 390
  8.   ClientWidth = 376
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poOwnerFormCenter
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object dxContainer1: TdxContainer
  21.     Left = 0
  22.     Top = 0
  23.     Width = 376
  24.     Height = 390
  25.     Align = alClient
  26.     BoundColor = clWhite
  27.     BoundLines = [blLeft, blTop, blRight, blBottom]
  28.     Caption = 'dxContainer1'
  29.     Color = 16112329
  30.     ParentColor = False
  31.     DesignSize = (
  32.       376
  33.       390)
  34.     object Shape1: TShape
  35.       Left = 8
  36.       Top = 355
  37.       Width = 356
  38.       Height = 2
  39.       Anchors = [akLeft, akRight, akBottom]
  40.       Brush.Color = clHotLight
  41.       Pen.Color = clInactiveCaption
  42.     end
  43.     object dxContainer6: TdxContainer
  44.       Left = 1
  45.       Top = 1
  46.       Width = 374
  47.       Height = 32
  48.       Align = alTop
  49.       Font.Charset = DEFAULT_CHARSET
  50.       Font.Color = clWindowText
  51.       Font.Height = -16
  52.       Font.Name = 'MS Sans Serif'
  53.       Font.Style = [fsBold]
  54.       ParentFont = False
  55.       Caption = 'LOG'
  56.       Color = clGradientInactiveCaption
  57.       ParentColor = False
  58.       ShowCaption = True
  59.       object desc2: TLabel
  60.         Left = 8
  61.         Top = 24
  62.         Width = 4
  63.         Height = 16
  64.         Font.Charset = ANSI_CHARSET
  65.         Font.Color = clMenuText
  66.         Font.Height = -13
  67.         Font.Name = 'Arial'
  68.         Font.Style = [fsBold]
  69.         ParentFont = False
  70.         Transparent = True
  71.       end
  72.       object Desc5: TLabel
  73.         Left = 8
  74.         Top = 41
  75.         Width = 3
  76.         Height = 14
  77.         Font.Charset = ANSI_CHARSET
  78.         Font.Color = clMenuText
  79.         Font.Height = -11
  80.         Font.Name = 'Arial'
  81.         Font.Style = []
  82.         ParentFont = False
  83.         Transparent = True
  84.       end
  85.     end
  86.     object desc10: TRichEdit
  87.       Left = 6
  88.       Top = 40
  89.       Width = 365
  90.       Height = 300
  91.       Anchors = [akLeft, akTop, akRight, akBottom]
  92.       BevelInner = bvNone
  93.       BevelOuter = bvSpace
  94.       BevelKind = bkFlat
  95.       BorderStyle = bsNone
  96.       Color = 16112329
  97.       ScrollBars = ssBoth
  98.       TabOrder = 1
  99.     end
  100.     object dxButton1: TdxButton
  101.       Left = 265
  102.       Top = 363
  103.       Width = 101
  104.       Height = 22
  105.       Anchors = [akRight, akBottom]
  106.       OnClick = dxButton1Click
  107.       Caption = 'Close'
  108.       TabOrder = 2
  109.     end
  110.   end
  111.   object Timer1: TTimer
  112.     OnTimer = Timer1Timer
  113.     Left = 24
  114.     Top = 40
  115.   end
  116. end
  117.